Changeset 782

Show
Ignore:
Timestamp:
07/04/08 21:52:59 (2 months ago)
Author:
Bartosz
Message:

Documentation correction

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/phobos/std/perf.d

    r673 r782  
    3030 * Synopsis: 
    3131 ---- 
     32alias PerformanceCounter.interval_t interval_t; 
    3233auto timer = new PerformanceCounter; 
    3334timer.start();