> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TimeServiceGrpc.AsyncService

> Optional service, exposed for testing static time scenarios.

## TimeServiceGrpc.AsyncService

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/testing/TimeServiceGrpc.AsyncService.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public static interface TimeServiceGrpc.AsyncService
```

**Members**

| Docs                                                                                                                                                                                                                                      | Member                                                                                                 | Introduced | Deprecated | Removed |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/testing/TimeServiceGrpc.AsyncService.html#getTime%28com.daml.ledger.api.v2.testing.TimeServiceOuterClass.GetTimeRequest,io.grpc.stub.StreamObserver%29) | `getTime(TimeServiceOuterClass.GetTimeRequest, StreamObserver<TimeServiceOuterClass.GetTimeResponse>)` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/testing/TimeServiceGrpc.AsyncService.html#setTime%28com.daml.ledger.api.v2.testing.TimeServiceOuterClass.SetTimeRequest,io.grpc.stub.StreamObserver%29) | `setTime(TimeServiceOuterClass.SetTimeRequest, StreamObserver<Empty>)`                                 | `3.5.6`    | -          | -       |
