PreloadEnd

Parameters
timeoutreal
comment

Same as PreloadStart, although it accepts timeout that it does nothing with.

This call is always generated at the end of a preload file as call PreloadEnd( 123.456 ), where timeout represents the time in seconds between calls to PreloadStart and PreloadGenEnd at the time the file was written.

note

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

patch

1.00

Source
common.j (suggest an edit or discuss on Github)
return type
nothing
Source code
native PreloadEnd       takes real timeout returns nothing