All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class simdistalg.Timeout_counter

java.lang.Object
   |
   +----simdistalg.Timeout_counter

public class Timeout_counter
extends Object

Constructor Index

 o Timeout_counter()
 o Timeout_counter(double)

Method Index

 o reset_timeout()
 o set_timeout_threshold(double)
 o timeout()

Constructors

 o Timeout_counter
 public Timeout_counter()
 o Timeout_counter
 public Timeout_counter(double thres)

Methods

 o timeout
 public boolean timeout()
 o reset_timeout
 public void reset_timeout()
 o set_timeout_threshold
 public void set_timeout_threshold(double thres)

All Packages  Class Hierarchy  This Package  Previous  Next  Index