Populous: The Beginning Script 3  1.0.0
Documentation for Populous Script 3 engine

◆ start()

void script3_profiler::start ( )
inline

Definition at line 14 of file script3_profiler.h.

15  {
16  _start = GetTickCount64();
17  }
unsigned long long _start

References _start.

Referenced by log().