Changeset 6484


Ignore:
Timestamp:
Aug 12, 2016 2:11:50 PM (8 years ago)
Author:
ldelgass
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/Stats.h

    r4349 r6484  
    2727    size_t nFrameBytes;     /**< # of bytes for all frames. */
    2828    size_t nCommands;       /**< # of commands executed */
    29     double cmdTime;         /**< Elasped time spend executing commands. */
     29    double cmdTime;         /**< Elasped time spent executing commands. */
    3030    struct timeval start;   /**< Start of elapsed time. */
    3131};
Note: See TracChangeset for help on using the changeset viewer.