Searched defs:actualLifetime (Results 1 – 1 of 1) sorted by relevance
64 public final long actualLifetime; // Effective program lifetime in seconds field in ApfProgramEvent78 private ApfProgramEvent(long lifetime, long actualLifetime, int filteredRas, int currentRas, in ApfProgramEvent()