Pauses the KmlTour for a given number of seconds.
    
| Name | Type | Description | 
|---|---|---|
| duration | Number | entry duration | 
See:
Methods
    Play this playlist entry
    
| Name | Type | Description | 
|---|---|---|
| done | KmlTourWait.DoneCallback | function which will be called when playback ends | 
    Stop execution of curent entry, cancel curent timeout
Type Definitions
    A function which will be called when playback ends.
    
| Name | Type | Description | 
|---|---|---|
| terminated | Boolean | true if KmlTourWait#stopwas
called before entry done playback. | 
