:lol: hello
i want to show the time in a certain program in part of seconds but i don't know,can you help me in solve this problem?
thanks
mhm_ra 0 Newbie Poster
Recommended Answers
Jump to PostThe function clock() in time.h or ctime returns the number of ticks since "process start". A tick is about a millisecond.
Jump to Post:lol: hello
i want to show the time in a certain program in part of seconds but i don't know,can you help me in solve this problem?
thanksWhat is the language you are using? Is it a console program or a GUI program?
All 5 Replies
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
WolfPack 491 Posting Virtuoso Team Colleague
mhm_ra 0 Newbie Poster
mhm_ra 0 Newbie Poster
WolfPack 491 Posting Virtuoso Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.