Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13980
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: Tue May 14 17:59:50 CEST 2024

Total time taken to generate the page: 0.01863 seconds