State client timeout accepts floats
This commit is contained in:
parent
b9a6ad659c
commit
6e0abd3442
|
@ -8,7 +8,7 @@
|
|||
## `carla.Client`
|
||||
|
||||
- `Client(host, port, worker_threads=0)`
|
||||
- `set_timeout(seconds)`
|
||||
- `set_timeout(float_seconds)`
|
||||
- `get_client_version()`
|
||||
- `get_server_version()`
|
||||
- `ping()`
|
||||
|
|
Loading…
Reference in New Issue