Cronous Emulation Server Daemon

GameServer.now Property

Current game server time.

[Visual Basic]
Public Property ReadOnly now As Date
[C#]
public DateTime now { get; }
[C++]
public: __property DateTime get_now();
[JScript]
public function get now() : DateTime

See Also

GameServer Class | croemud.game Namespace