PreloadEnd
- Parameters
-
timeout real
- comment
-
Unknown. It's always generated at the end of a preload file as
call PreloadEnd( 123.456 )
, where timeout represents the time between calls toPreloadStart
andPreloadGenEnd
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