> ## 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.TimeServiceImplBase

> Base class for the server implementation of the service TimeService. Optional service, exposed for testing static time scenarios.

## TimeServiceGrpc.TimeServiceImplBase

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

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public abstract static class TimeServiceGrpc.TimeServiceImplBase extends Object implements io.grpc.BindableService, 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.TimeServiceImplBase.html#%3Cinit%3E%28%29)  | `TimeServiceImplBase()` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/testing/TimeServiceGrpc.TimeServiceImplBase.html#bindService%28%29) | `bindService()`         | `3.5.6`    | -          | -       |
