| Package | Description |
|---|---|
| com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Timer |
Timer.startNew()
Initializes a new Timer instance, sets the elapsed time to zero, and starts measuring elapsed time.
|
static Timer |
Timer.startNew(String name)
Initializes a new Timer instance with the given name, sets the elapsed time to zero, and starts measuring elapsed time.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.