Project

General

Profile

機能 #2357

Clock管理クラスを導入する

Added by n-ando over 11 years ago. Updated over 11 years ago.

Status:
担当
Priority:
通常
Assignee:
Target version:
-
Start date:
02/07/2012
Due date:
% Done:

80%

Estimated time:

Description

Clockをグローバルに管理クラスを導入する。

  • シングルトンな ClockManager クラスを導入
  • 内部に幾つかのクロックオブジェクトを保持
  • getClock(clock type) でクロックオブジェクトを取得
  • クロックオブジェクトインターフェースはIClock
  • クロックタイプは system, logical, adjusted の3種類

Associated revisions

Revision 541 (diff)
Added by kurihara over 11 years ago

[incompat,impl,func] ClockManager class has been introduced. refs #2357
settimeofday has been added.

Revision 542 (diff)
Added by kurihara over 11 years ago

[incompat,impl,func] ClockManager class has been introduced. refs #2357
settimeofday has been added.

History

#1 Updated by kurihara over 11 years ago

  • Assignee set to kurihara

#2 Updated by kurihara over 11 years ago

  • Status changed from 新規 to 担当

#3 Updated by kurihara over 11 years ago

  • % Done changed from 0 to 80

r541 にて対応済み。
ClockManager.settime()から呼ばれるTimeMeasure.settimeofday()は、再検討の必要あり。

Also available in: Atom PDF