summaryrefslogtreecommitdiff
path: root/src/vm/object.h
diff options
context:
space:
mode:
authorBrian Sullivan <briansul@microsoft.com>2019-05-01 10:45:39 -0700
committerBrian Sullivan <briansul@microsoft.com>2019-05-02 15:36:17 -0700
commite7815dde1e3847841b260e700704da8f7b4f7a30 (patch)
treecfa0e43de3110fb8f09b4c9218eb8d91d0058d1a /src/vm/object.h
parent607c8db3931cc4f4afe086f2cd4dd957d35ef0ac (diff)
downloadcoreclr-e7815dde1e3847841b260e700704da8f7b4f7a30.tar.gz
coreclr-e7815dde1e3847841b260e700704da8f7b4f7a30.tar.bz2
coreclr-e7815dde1e3847841b260e700704da8f7b4f7a30.zip
In the PAL GetProcessTimes implement lpCreationTime using the current time returned by gettimeofday
This allows IBC profile data to record a meaningful time of when the training scenario was run. Made EPOCH_DIFF a defined constant Change calcTime to be an unsigned 64-bit integer Change constants to units of 100NS instead of NS to avoid division and integer overflows. Use the defined constants SECS_TO_100NS and USECS_TO_100NS when performing time calculations Don't add a space after the Assembly arg when argc is zero
Diffstat (limited to 'src/vm/object.h')
0 files changed, 0 insertions, 0 deletions