Man Page: function::local_clock_ms
Operating Environment: centos
Section: 3stap
FUNCTION::LOCAL_CLOC(3stap) Timestamp Functions FUNCTION::LOCAL_CLOC(3stap)NAMEfunction::local_clock_ms - Number of milliseconds on the local cpu's clockSYNOPSISlocal_clock_ms:long()ARGUMENTSNoneDESCRIPTIONThis function returns the number of milliseconds 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::ctime(3) - debian |
| tapset::stopwatch(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |