diff options
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r-- | stapfuncs.5.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stapfuncs.5.in b/stapfuncs.5.in index 77514e28..f883a8ad 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -87,6 +87,10 @@ address is only partial at present. .SS TIMESTAMP .TP +gettimeofday_us:long () +Return the number of microseconds since the UNIX epoch. + +.TP gettimeofday_ms:long () Return the number of milliseconds since the UNIX epoch. |