UnsafeAPI

zio.Clock.UnsafeAPI
trait UnsafeAPI

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def currentDateTime()(implicit unsafe: Unsafe): OffsetDateTime
def currentTime(unit: TimeUnit)(implicit unsafe: Unsafe): Long
def currentTime(unit: ChronoUnit)(implicit unsafe: Unsafe): Long
def instant()(implicit unsafe: Unsafe): Instant
def localDateTime()(implicit unsafe: Unsafe): LocalDateTime
def nanoTime()(implicit unsafe: Unsafe): Long