table of contents
other versions
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- stretch 3.1-2
- testing 3.3-1
- unstable 4.0-1
FUNCTION::LOCAL_CLOC(3stap) | Timestamp Functions | FUNCTION::LOCAL_CLOC(3stap) |
NAME¶
function::local_clock_s - Number of seconds on the local cpu's clockSYNOPSIS¶
local_clock_s:long()
ARGUMENTS¶
NoneDESCRIPTION¶
This 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).November 2014 | SystemTap Tapset Reference |