W3cubDocs

/LÖVE

enet.host:service time

Returns the time-stamp of the last call to host:service() or host:flush(). The time-stamp is in milliseconds of the current time of day.

Function

Synopsis

host:channel_limit(limit)

Arguments

None.

Returns

number timestamp
A time-stamp in milliseconds.

See Also

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/enet.host:service_time