Lidgren Network Library documentation |
NetBuffer..::..WriteTime Method |
NetBuffer Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
WriteTime(Boolean) |
Writes the current local time to a message; readable (and convertable to local time) by the remote host using ReadTime()
| |
WriteTime(Double, Boolean) |
Writes a local timestamp to a message; readable (and convertable to local time) by the remote host using ReadTime()
|