mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-26 21:40:07 +00:00
parent
2494262b4d
commit
5498afeac9
@ -125,7 +125,7 @@ private:
|
|||||||
double _elapsed;
|
double _elapsed;
|
||||||
double _totalElapsed;
|
double _totalElapsed;
|
||||||
#else
|
#else
|
||||||
LARGE_INTEGER _time,
|
LARGE_INTEGER _time;
|
||||||
LARGE_INTEGER _frequency;
|
LARGE_INTEGER _frequency;
|
||||||
__int64 _elapsed;
|
__int64 _elapsed;
|
||||||
__int64 _totalElapsed;
|
__int64 _totalElapsed;
|
||||||
|
Loading…
Reference in New Issue
Block a user