C# Class UniRx.Thread

Afficher le fichier Open project: EcsRx/ecsrx.roguelike2d

Méthodes publiques

Méthode Description
Sleep ( TimeSpan wait ) : void
Sleep ( int ms ) : void

Method Details

Sleep() public static méthode

public static Sleep ( TimeSpan wait ) : void
wait TimeSpan
Résultat void

Sleep() public static méthode

public static Sleep ( int ms ) : void
ms int
Résultat void