---
title: ar_world_tracking_provider_query_device_anchor_at_timestamp
framework: arkit
role: symbol
role_heading: Function
path: arkit/ar_world_tracking_provider_query_device_anchor_at_timestamp
---

# ar_world_tracking_provider_query_device_anchor_at_timestamp

Queries the predicted pose of the current device at a given time.

## Declaration

```occ
extern ar_device_anchor_query_status_t ar_world_tracking_provider_query_device_anchor_at_timestamp(ar_world_tracking_provider_t world_tracking_provider, CFTimeInterval timestamp, ar_device_anchor_t device_anchor);
```

## See Also

### World tracking

- [ar_world_anchor_create_with_origin_from_anchor_transform](arkit/ar_world_anchor_create_with_origin_from_anchor_transform.md)
- [ar_world_anchor_is_shared_with_nearby_participants](arkit/ar_world_anchor_is_shared_with_nearby_participants.md)
- [ar_world_anchor_shared_with_nearby_participants_create](arkit/ar_world_anchor_shared_with_nearby_participants_create.md)
- [ar_world_anchor_sharing_availability_update_handler_function_t](arkit/ar_world_anchor_sharing_availability_update_handler_function_t.md)
- [ar_world_anchor_sharing_availability_update_handler_t](arkit/ar_world_anchor_sharing_availability_update_handler_t.md)
- [ar_world_tracking_add_anchor_completion_handler_t](arkit/ar_world_tracking_add_anchor_completion_handler_t.md)
- [ar_world_tracking_remove_anchor_completion_handler_t](arkit/ar_world_tracking_remove_anchor_completion_handler_t.md)
- [ar_world_tracking_remove_all_anchors_completion_handler_function_t](arkit/ar_world_tracking_remove_all_anchors_completion_handler_function_t.md)
- [ar_world_tracking_remove_all_anchors_completion_handler_t](arkit/ar_world_tracking_remove_all_anchors_completion_handler_t.md)
- [ar_world_tracking_anchor_update_handler_t](arkit/ar_world_tracking_anchor_update_handler_t.md)
- [ar_world_tracking_configuration_create](arkit/ar_world_tracking_configuration_create.md)
- [ar_world_anchors_enumerate_anchors](arkit/ar_world_anchors_enumerate_anchors.md)
- [ar_world_anchors_enumerate_anchors_f](arkit/ar_world_anchors_enumerate_anchors_f.md)
- [ar_world_anchors_get_count](arkit/ar_world_anchors_get_count.md)
- [ar_world_tracking_provider_create](arkit/ar_world_tracking_provider_create.md)
