Releases: kcexn/cppnet
Releases · kcexn/cppnet
Release list
v0.9.0
v0.8.0
v0.7.6
v0.7.5
v0.7.4
v0.7.3
feat: Update timers.remove() - Update the timers.remove() method to return a timer_id. This can be used to clear the provided id by self-assignment and can also be used to check if the provided id is a valid timer_id or not.