| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
instead of lld
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from the registry under NT.
|
| |
|
| |
|
|
|
|
| |
elapsed_nanoseconds (), to get nanosecond resolution
|
|
|
|
| |
Lots-o-resolution.
|
| |
|
|
|
|
| |
global_scale_factor for non Win32 be 1000.
|
|
|
|
| |
on NT is unsigned __int64.
|
|
|
|
| |
Should work on NT even if global_scale_factor_ is not set.
|
| |
|
| |
|
|
|
|
| |
use High_Res_Timer.
|
| |
|
|
|
|
| |
the timespec_t typedef
|
| |
|
| |
|
| |
|
|
|
|
| |
elapsed_microseconds ().
|
| |
|
| |
|
|
|
|
| |
incremental timings; added defaults to a few print_ave/print_total args; trimmed output if count is 1; rounded instead of truncated usecs portion of time
|
| |
|
|
|