Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GbcEmulator
Timer
C# Class GbcEmulator.Timer
Show file
Open project: CRogers/GbcEmulator
Class Usage Examples
Public Methods
Method
Description
SetTac
(
byte
value
) :
void
Timer
( ) :
System.Timers
Private Methods
Method
Description
StepDiv
(
object
sender
,
System.Timers.ElapsedEventArgs
eea
) :
void
StepTima
(
object
sender
,
System.Timers.ElapsedEventArgs
eea
) :
void
Method Details
SetTac()
public
method
public
SetTac
(
byte
value
) :
void
value
byte
return
void
Timer()
public
method
public
Timer
( ) :
System.Timers
return
System.Timers