메소드 | 설명 | |
---|---|---|
MainWindowViewModel ( ) : System |
Initializes a new instance of the MainWindowViewModel class.
|
|
Shutdown ( ) : void |
Stops all running threads and stops the listening timer. Deallocates all memory.
|
메소드 | 설명 | |
---|---|---|
Exit ( ) : void | ||
Listen ( ) : void |
Opens a listening UDP port to broadcast timer updates.
|
|
Sync ( ) : void |
Connects to an IP address and syncs the time between computers.
|
|
TimerTick ( object sender, |
Grabs a screen capture of the game timer on every tick.
|