Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc HEAD 14.0.0 20231229 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic

$ g++ prog.cc -Wall -Wextra -std=gnu++2b
timer started (3000 milliseconds)
sleeping for 1 second
iscomplete	:false
time left on timer(ms)	:1999
pause
sleeping for 1 second
resume
sleeping for 1 second
iscomplete	:false
time left on timer(ms)	:998
reset
pause
timer started (3000 milliseconds)
sleeping for 2 seconds
iscomplete	:false
time left on timer(ms)	:999
sleeping for 2 seconds
iscomplete	:true
Exit Code:
0