MCPcopy Create free account
hub / github.com/ddnet/ddnet / UpdatePlaytime

Method UpdatePlaytime

src/game/server/player.cpp:742–745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void CPlayer::UpdatePlaytime()
743{
744 m_LastPlaytime = time_get();
745}
746
747void CPlayer::AfkTimer()
748{

Callers 6

OnSayNetMessageMethod · 0.80
OnCallVoteNetMessageMethod · 0.80
OnVoteNetMessageMethod · 0.80
OnEmoticonNetMessageMethod · 0.80

Calls 1

time_getFunction · 0.85

Tested by

no test coverage detected