Man Page: function::local_clock_s
Operating Environment: debian
Section: 3
function::local_clock_s FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::local_clock_s - Number of seconds on the local cpu's clockSYNOPSISlocal_clock_s:long()ARGUMENTSNoneDESCRIPTIONThis function returns the number of seconds on the local cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)