public class TimeSpan extends Object
| Constructor and Description |
|---|
TimeSpan(long timeInMs) |
| Modifier and Type | Method and Description |
|---|---|
static TimeSpan |
FromHour(long time) |
static TimeSpan |
FromMin(long time) |
static TimeSpan |
FromSec(long time) |
Date |
getDate() |
long |
getTimeStamp() |
Copyright © 2016. All rights reserved.