godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
OSSingleton.getSystemTimeMsecs
godot
os
OSSingleton
Returns the epoch time of the operating system in milliseconds.
struct
OSSingleton
@
nogc
nothrow const
long
getSystemTimeMsecs
(
)
Meta
Source
See Implementation
godot
os
OSSingleton
aliases
BaseClasses
enums
Constants
HandleType
Month
PowerState
ScreenOrientation
SystemDir
VideoDriver
Weekday
functions
alert
canDraw
canUseThreads
centerWindow
closeMidiInputs
delayMsec
delayUsec
dumpMemoryToFile
dumpResourcesToFile
execute
findScancodeFromString
getAudioDriverCount
getAudioDriverName
getBorderlessWindow
getClipboard
getCmdlineArgs
getConnectedMidiInputs
getCurrentScreen
getCurrentTabletDriver
getCurrentVideoDriver
getDate
getDatetime
getDatetimeFromUnixTime
getDynamicMemoryUsage
getEnvironment
getExecutablePath
getExitCode
getGrantedPermissions
getImeSelection
getImeText
getLatinKeyboardVariant
getLocale
getLowProcessorUsageModeSleepUsec
getMaxWindowSize
getMinWindowSize
getModelName
getName
getNativeHandle
getPowerPercentLeft
getPowerSecondsLeft
getPowerState
getProcessId
getProcessorCount
getRealWindowSize
getScancodeString
getScreenCount
getScreenDpi
getScreenMaxScale
getScreenOrientation
getScreenPosition
getScreenScale
getScreenSize
getSplashTickMsec
getStaticMemoryPeakUsage
getStaticMemoryUsage
getSystemDir
getSystemTimeMsecs
getSystemTimeSecs
getTabletDriverCount
getTabletDriverName
getThreadCallerId
getTicksMsec
getTicksUsec
getTime
getTimeZoneInfo
getUniqueId
getUnixTime
getUnixTimeFromDatetime
getUserDataDir
getVideoDriverCount
getVideoDriverName
getVirtualKeyboardHeight
getWindowPerPixelTransparencyEnabled
getWindowPosition
getWindowSafeArea
getWindowSize
globalMenuAddItem
globalMenuAddSeparator
globalMenuClear
globalMenuRemoveItem
hasEnvironment
hasFeature
hasTouchscreenUiHint
hasVirtualKeyboard
hideVirtualKeyboard
isDebugBuild
isInLowProcessorUsageMode
isKeepScreenOn
isOkLeftAndCancelRight
isScancodeUnicode
isStdoutVerbose
isUserfsPersistent
isVsyncEnabled
isVsyncViaCompositorEnabled
isWindowAlwaysOnTop
isWindowFocused
isWindowFullscreen
isWindowMaximized
isWindowMinimized
isWindowResizable
keyboardGetCurrentLayout
keyboardGetLayoutCount
keyboardGetLayoutLanguage
keyboardGetLayoutName
keyboardSetCurrentLayout
kill
moveWindowToForeground
nativeVideoIsPlaying
nativeVideoPause
nativeVideoPlay
nativeVideoStop
nativeVideoUnpause
opAssign
opEquals
openMidiInputs
printAllResources
printAllTexturesBySize
printResourcesByType
printResourcesInUse
requestAttention
requestPermission
requestPermissions
setBorderlessWindow
setClipboard
setCurrentScreen
setCurrentTabletDriver
setEnvironment
setExitCode
setIcon
setImeActive
setImePosition
setKeepScreenOn
setLowProcessorUsageMode
setLowProcessorUsageModeSleepUsec
setMaxWindowSize
setMinWindowSize
setNativeIcon
setScreenOrientation
setThreadName
setUseFileAccessSaveAndSwap
setUseVsync
setVsyncViaCompositor
setWindowAlwaysOnTop
setWindowFullscreen
setWindowMaximized
setWindowMinimized
setWindowMousePassthrough
setWindowPerPixelTransparencyEnabled
setWindowPosition
setWindowResizable
setWindowSize
setWindowTitle
shellOpen
showVirtualKeyboard
toHash
properties
clipboard
currentScreen
exitCode
keepScreenOn
lowProcessorUsageMode
lowProcessorUsageModeSleepUsec
maxWindowSize
minWindowSize
screenOrientation
tabletDriver
vsyncEnabled
vsyncViaCompositor
windowBorderless
windowFullscreen
windowMaximized
windowMinimized
windowPerPixelTransparencyEnabled
windowPosition
windowResizable
windowSize
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the epoch time of the operating system in milliseconds.