On 12/13/04 Jordi wrote: > I'll like to comment too one thing that I found strange. It is thatwhen I > want to calculate execution times (in milliseconds) over Mono ina WinOS the > results appeared as the next example: > WIN MONO profilePut: 409355 ms > > Why the WinOS result had no decimal part and have it on LinuxOS?, for example: > LINUX MONO profilePut: 251915,130 ms > > Any idea?
What code do you use to get the execution time and how do you print it? It may be an issue in your code or a bug in mono, but we can't tell if you don't give us the useful info. Thanks. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
