PreloadGenStart

comment

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.

note

See: Preload, PreloadEnd, PreloadStart, PreloadRefresh, PreloadEndEx, PreloadGenClear, PreloadGenStart, PreloadGenEnd, Preloader.

patch

1.00

Source
common.j
return type
nothing
Source code
native PreloadGenStart  takes nothing returns nothing