mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
This fixes a crash where the Timer is destroyed as soon as the callback is called, so Timer::Stop can't be safely called. PiperOrigin-RevId: 521760888