hust-marx / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Create timer abstraction #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Cross-platform timer abstraction.

Original issue reported on code.google.com by georg.fritzsche on 30 Sep 2010 at 8:36

GoogleCodeExporter commented 9 years ago

Original comment by georg.fritzsche on 30 Sep 2010 at 8:37

GoogleCodeExporter commented 9 years ago
On windows it would probably be a good idea to use a message window for this so 
that we don't have to do something different when we do windowless plugins.

Original comment by taxilian on 30 Sep 2010 at 8:40

GoogleCodeExporter commented 9 years ago
There is a serious flaw in TimerQueueTimers in Windows XP (they don't work at 
all). So count this as a second vote for the message window idea.

Original comment by amack...@gmail.com on 22 Oct 2010 at 1:02

GoogleCodeExporter commented 9 years ago

Original comment by taxilian on 29 Oct 2010 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by georg.fritzsche on 28 Jan 2011 at 4:27

GoogleCodeExporter commented 9 years ago
As nobody has time to work on this, it will not be in 1.4 and is deferred until 
futher notice.

Original comment by richarda...@gmail.com on 29 Jan 2011 at 1:59

GoogleCodeExporter commented 9 years ago
May be I could help... I have written a small windows native timer utility.. 
you can see the code 
http://fundoo-tech.blogspot.com/2011/02/scopedstopwatch.html.

Original comment by mital.d....@gmail.com on 7 Mar 2011 at 6:19

GoogleCodeExporter commented 9 years ago
Would be cool; the real trick is to make it work on all three platforms.  We 
could do an abstraction that runs on a different thread, I suppose.

Original comment by richarda...@gmail.com on 7 Mar 2011 at 6:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Moving this issue to JIRA: http://jira.firebreath.org/browse/FIREBREATH-1

Original comment by taxilian on 14 Mar 2011 at 7:05

GoogleCodeExporter commented 9 years ago

Original comment by taxilian on 14 Mar 2011 at 7:05