G.VGUIFrameTime

From GMod Wiki

Jump to: navigation, search
Function
Syntax VGUIFrameTime( )
Where is this used?
Description:
Returns the time taken to render the VGUI.
Returns: Float
Part of Library: Global Functions
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.VGUIFrameTime]G.VGUIFrameTime [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionPrints how long it took to render the VGUI.
Used onNewerClient.png
Code
print( VGUIFrameTime() )
OutputHow long the rendering the VGUI took.


See also

See also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox