Query: function::local_clock_ms
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| tapset::stopwatch(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::queue_stats(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |