G.VGUIFrameTime

From GMod Wiki

Revision as of 00:56, 18 December 2010 by Wizard of Ass (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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