U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Time should contain msecs too
Re: Time should contain msecs too [message #15340 is a reply to message #15339] Wed, 16 April 2008 20:19 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Mindtraveller wrote on Wed, 16 April 2008 14:08

Sometimes it is very useful to handle time in milliseconds. I think it would be handy to have milliseconds in Time class. A lot of operations are executed in 0.5-2 seconds, and it is vital to see something more than 0 or 1 as a result.
What do you think?


I do not know. If I need subsecond times, I usually use int or double.

The whole purpose of Time or Date IMO is that they are not decimal. Once you have time as double, you can always convert to Time quite easily.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] CommandLine() returns non-unicode arguments
Next Topic: Problem when sorting arrays of arrays
Goto Forum:
  


Current Time: Wed Jul 22 23:01:32 GMT+2 2026

Total time taken to generate the page: 0.00407 seconds