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