HLClock

v0.1.0

  • Pages
  • Modules

    HLClock v0.1.0 HLClock.Timestamp View Source

    Link to this section Summary

    Functions

    ahead?(clock, physical_time)
    compare(clock1, clock2)
    decode(arg)
    encode(map)
    increment(timestamp)
    new(time, logical)
    new(time, logical, node_id)
    validate(_, logical, _)

    Link to this section Functions

    Link to this function ahead?(clock, physical_time) View Source
    Link to this function compare(clock1, clock2) View Source
    Link to this function decode(arg) View Source
    Link to this function encode(map) View Source
    Link to this function increment(timestamp) View Source
    Link to this function new(time, logical) View Source
    Link to this function new(time, logical, node_id) View Source
    Link to this function validate(_, logical, _) View Source

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer for the Elixir programming language.