public class TimeSpan extends Object
Constructor and Description |
---|
TimeSpan(TimeStamp startTime,
TimeStamp endTime) |
Modifier and Type | Method and Description |
---|---|
double |
getDuration() |
TimeStamp |
getEndTime() |
TimeStamp |
getStartTime() |
void |
setEndTime(TimeStamp endTime) |
void |
setStartTime(TimeStamp startTime) |
Copyright © 2013 Metron, Inc.. All rights reserved.