VintageNet.PropertyTable.fetch_with_timestamp

You're seeing just the function fetch_with_timestamp, go back to VintageNet.PropertyTable module for more information.
Link to this function

fetch_with_timestamp(table, name)

View Source

Specs

fetch_with_timestamp(table_id(), property()) ::
  {:ok, value(), integer()} | :error

Fetch a property with the time that it was set

Timestamps come from System.monotonic_time()