今日の役に立たない一言 - Today’s Trifle! -

古い記事ではさまざまなテーマを書いていますが、2007年以降はプログラミング関連の話がほとんどです。

2004-04-14から1日間の記事一覧

続・システムクロックが進む問題

BugId:4500388 Calling Thread.sleep with small argument affects system clock on windowsの Evaluation に以下の記述があった。 Hotspot uses Windows routines timeBeginPeriod() and timeEndPeriod() to change the Windows timing resolution from its…