Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WrenLibrary
Timer
C# Class WrenLibrary.Timer
显示文件
Open project: robotii/Wren.NET
Public Methods
Method
Description
LoadLibrary
(
WrenVM
vm
) :
void
Private Methods
Method
Description
StartTimer
(
WrenVM
vm
,
Wren.Core.Objects.Obj
args
,
int
stackStart
) :
bool
Method Details
LoadLibrary()
public
static
method
public
static
LoadLibrary
(
WrenVM
vm
) :
void
vm
Wren.Core.VM.WrenVM
return
void