com.gilt.gfc

time

package time

Visibility
  1. Public
  2. All

Type Members

  1. trait Timer extends AnyRef

    Various utilities for timing & reporting on blocks of code.

  2. case class Timestamp(time: Long) extends Ordered[Timestamp] with Product with Serializable

Value Members

  1. object Timer extends Timer

  2. object Timestamp extends Serializable

    Immutable wrapper around a timestamp.

Ungrouped