| Package | Description |
|---|---|
| com.threerings.presents.server |
| Modifier and Type | Method and Description |
|---|---|
static TimeBaseObject |
TimeBaseProvider.createTimeBase(String timeBase)
Creates a time base object which can subsequently be fetched by the client and used to send
delta times.
|
static TimeBaseObject |
TimeBaseProvider.getTimeBase(String timeBase)
Returns the named timebase object, or null if no time base object has been created with that
name.
|
Copyright © 2015. All rights reserved.