Man Page: function::local_clock_us
Operating Environment: centos
Section: 3stap
FUNCTION::LOCAL_CLOC(3stap) Timestamp Functions FUNCTION::LOCAL_CLOC(3stap)NAMEfunction::local_clock_us - Number of microseconds on the local cpu's clockSYNOPSISlocal_clock_us:long()ARGUMENTSNoneDESCRIPTIONThis function returns the number of microseconds 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 June 2014 FUNCTION::LOCAL_CLOC(3stap)
| Related Man Pages |
|---|
| tapset::stopwatch(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |