#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
19
Docs/types/TimerThread.html
Normal file
19
Docs/types/TimerThread.html
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - TimerThread</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
|
||||
<h2>(<a href="Timer.html">Timer</a>) - TimerThread</h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="TimerChangeEntry.html">TimerChangeEntry</a></h4>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> AddTimer( <!-- DBG-0 --><a href="Timer.html">Timer</a> t )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> Change( <!-- DBG-0 --><a href="Timer.html">Timer</a> t, <font color="blue">int</font> newIndex, <font color="blue">bool</font> isAdd )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> DumpInfo( TextWriter tw )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> PriorityChange( <!-- DBG-0 --><a href="Timer.html">Timer</a> t, <font color="blue">int</font> newPrio )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> ProcessChangeQueue()<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> RemoveTimer( <!-- DBG-0 --><a href="Timer.html">Timer</a> t )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> Set()<br>
|
||||
(<font color="blue">ctor</font>) TimerThread()<br>
|
||||
<font color="blue">void</font> TimerMain()<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue