Méthode | Description | |
---|---|---|
AddThread ( |
Adds a thread to the tracker.
|
|
RemoveThread ( |
Removes a thread from the tracker.
|
public static AddThread ( |
||
p_ttdThread | The thread to be tracked. | |
Résultat | void |
public static RemoveThread ( |
||
p_ttdThread | The thread that was tracked. | |
Résultat | void |