Rexbug.Printing.Timestamp (replbug v1.0.1)

Link to this section Summary

Link to this section Types

@type t() :: %Rexbug.Printing.Timestamp{
  hours: term(),
  minutes: term(),
  seconds: term(),
  us: term()
}

Link to this section Functions

Link to this function

represent(timestamp, opts)