1FUNCTION::LOCAL_CLOC(3stap) Timestamp Functions FUNCTION::LOCAL_CLOC(3stap)
2
3
4
6 function::local_clock_s - Number of seconds on the local cpu´s clock
7
9 local_clock_s:long()
10
12 None
13
15 This function returns the number of seconds on the local cpu´s clock.
16 This is always monotonic comparing on the same cpu, but may have some
17 drift between cpus (within about a jiffy).
18
20 tapset::timestamp_monotonic(3stap)
21
22
23
24SystemTap Tapset Reference June 2018 FUNCTION::LOCAL_CLOC(3stap)