|
[ ghc-Bugs-715052 ] getCPUTime doesn't work: msg#00006lang.haskell.glasgow.bugs
Bugs item #715052, was opened at 2003-04-03 19:33 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=715052&group_id=8032 Category: Compiler Group: 5.04.3 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: getCPUTime doesn't work Initial Comment: I use GHC5.04.3 on windows XP. I want to getCPUTime function to get a number used as a random seed. The getCPUTime works well in GHCi(always increasing), but when compiled by ghc, the return value of getCPUTime is fixed to two values.This can be demonstrated by: import CPUTime main = do d<-getCPUTime print d         Liu Junfeng         liujf2003@xxxxxxxxxxxxxxxxx           2003-04-03 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=715052&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Profiling + External Core = trouble, Kirsten Chevalier |
|---|---|
| Next by Date: | RE: Profiling + External Core = trouble, Simon Peyton-Jones |
| Previous by Thread: | freeBSD problem with Network library, Ahn Ki-yung |
| Next by Thread: | [ ghc-Bugs-715052 ] getCPUTime doesn't work, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |