1FUNCTION::LOCAL_CLOC(3stap)   Timestamp Functions  FUNCTION::LOCAL_CLOC(3stap)
2
3
4

NAME

6       function::local_clock_us - Number of microseconds on the local cpu's
7       clock
8

SYNOPSIS

10           local_clock_us:long()
11

ARGUMENTS

13       None
14

DESCRIPTION

16       This function returns the number of microseconds 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

SEE ALSO

21       tapset::timestamp_monotonic(3stap)
22
23
24
25SystemTap Tapset Reference       November 2020     FUNCTION::LOCAL_CLOC(3stap)
Impressum