> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ILampInfo::GetUpdateLatencyInMicroseconds

> ILampInfo::GetUpdateLatencyInMicroseconds

# ILampInfo::GetUpdateLatencyInMicroseconds

LampArray が Lamp の更新を受信してから、その更新がデバイスから発せられるまでの時間を返します。

## 構文

```cpp theme={null}
uint64_t GetUpdateLatencyInMicroseconds(
)
```

### パラメーター

このメソッドにはパラメーターがありません。

### 戻り値

Type: uint64\_t

LampArray が Lamp の更新を受信してから、その更新がデバイスから発せられるまでの時間で、マイクロ秒単位で計測されます。

## 要件

**ヘッダー:** LampArray.h

**ライブラリ:** xgameplatform.lib

**サポートされているプラットフォーム:** XBOX One ファミリ本体および XBOX Series 本体

## 関連項目

[Lighting API の概要](/build/core-features/common/lighting/gc-lighting-toc)\
[ILampInfo](/reference/lighting/lamparray/interfaces/ilampinfo/ilampinfo)


## Related topics

- [ILampInfo](/ja-jp/reference/lighting/lamparray/interfaces/ilampinfo/ilampinfo.md)
- [ILampArray::GetMinUpdateIntervalInMicroseconds](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getminupdateintervalinmicroseconds.md)
- [ILampInfo::GetIndex](/ja-jp/reference/lighting/lamparray/interfaces/ilampinfo/methods/ilampinfo_getindex.md)
- [ILampInfo::GetPosition](/ja-jp/reference/lighting/lamparray/interfaces/ilampinfo/methods/ilampinfo_getposition.md)
- [ILampInfo::GetPurposes](/ja-jp/reference/lighting/lamparray/interfaces/ilampinfo/methods/ilampinfo_getpurposes.md)
