public long getTime()

in ffwd-client/src/main/java/com/spotify/ffwd/v1/Metric.java [247:249]


  public long getTime() {
    return this.time;
  }