godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PerformanceSingleton.GDNativeClassBinding
godot
performance
PerformanceSingleton
Undocumented in source.
struct
PerformanceSingleton
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
godot_object
_singleton
;
__gshared immutable
char
*
_singletonName
;
__gshared
@
GodotName
("get_monitor")
GodotMethod
!(
double
,
long
)
getMonitor
;
}
Members
Static variables
_singleton
godot_object
_singleton
;
Undocumented in source.
_singletonName
char
*
_singletonName
;
Undocumented in source.
getMonitor
GodotMethod
!(
double
,
long
)
getMonitor
;
Undocumented in source.
Meta
Source
See Implementation
godot
performance
PerformanceSingleton
aliases
BaseClasses
enums
Constants
Monitor
functions
getMonitor
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name