Starts an internal timer for preloads. The timer will be used and recorded by PreloadGenEnd. The timer represents the wall clock time (in seconds) spent between the calls PreloadStart() and PreloadGenEnd().
This function does not clear the previous buffer.
The recorded time will be output as call PreloadEnd( 0.123 ) in the saved preload file.
Starts an internal timer for preloads. The timer will be used and recorded by
PreloadGenEnd
. The timer represents the wall clock time (in seconds) spent between the callsPreloadStart()
andPreloadGenEnd()
.This function does not clear the previous buffer.
The recorded time will be output as
call PreloadEnd( 0.123 )
in the saved preload file.