| 
    swift
    
   | 
 
Milliseconds minimum/maximum/mean. More...
Public Member Functions | |
| bool | isValid () const | 
| Valid?  | |
| void | reset () | 
| Reset the values.  | |
| QString | asString () const | 
| As string.  | |
Public Attributes | |
| qint64 | min | 
| Minimum.  | |
| qint64 | max | 
| Maximum.  | |
| double | mean | 
| Mean (average)  | |
Milliseconds minimum/maximum/mean.
Definition at line 24 of file timestampobjectlist.h.