public static interface TimeAccessor.TimeMutator
| Modifier and Type | Method and Description |
|---|---|
void |
setTime(float aTime,
TimeUnit aTimeUnit)
Sets the time for the time property.
|
void setTime(float aTime,
TimeUnit aTimeUnit)
aTime - The time to be stored by the time property.aTimeUnit - The time unit for the provided time.Copyright © 2018. All rights reserved.