WriteTime Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodWriteTime(Boolean)
Writes the current local time to a message; readable (and convertable to local time) by the remote host using ReadTime()
Public methodWriteTime(Double, Boolean)
Writes a local timestamp to a message; readable (and convertable to local time) by the remote host using ReadTime()

See Also