Man Page: function::local_clock_ns
Operating Environment: centos
Section: 3stap
FUNCTION::LOCAL_CLOC(3stap) Timestamp Functions FUNCTION::LOCAL_CLOC(3stap)NAMEfunction::local_clock_ns - Number of nanoseconds on the local cpu's clockSYNOPSISlocal_clock_ns:long()ARGUMENTSNoneDESCRIPTIONThis function returns the number of nanoseconds 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 |
|---|
| function::ansi_set_color3(3) - debian |
| function::ctime(3) - debian |
| tapset::string(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |