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