Man Page: function::local_clock_ms
Operating Environment: debian
Section: 3
function::local_clock_ms FUNCTION:(3stap) Timestamp Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| tapset::timestamp_gtod(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |