Thanks to visit codestin.com
Credit goes to github.com

Skip to content

change rcutils_time_point_value_t type from uint64_t to int64_t - #429

Merged
wjwwood merged 6 commits into
ros2:masterfrom
serge-nikulin:ROS2time
Feb 1, 2018
Merged

change rcutils_time_point_value_t type from uint64_t to int64_t#429
wjwwood merged 6 commits into
ros2:masterfrom
serge-nikulin:ROS2time

Conversation

@serge-nikulin

@serge-nikulin serge-nikulin commented Jan 13, 2018

Copy link
Copy Markdown

@tfoote tfoote added the in review Waiting for review (Kanban column) label Jan 18, 2018
@wjwwood

wjwwood commented Jan 31, 2018

Copy link
Copy Markdown
Member

I rebased this pr.

@wjwwood
wjwwood merged commit 3a50368 into ros2:master Feb 1, 2018
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Feb 1, 2018
bartalor pushed a commit to bartalor/rclcpp that referenced this pull request Jul 15, 2026
…#429)

* change rcutils_time_point_value_t type from uint64_t to int64_t

* small style changes

* fix test time datatype

* Update time primatives to int64_t

* change time primitive datatype to signed

* A few more instances of UL to L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert ROS2 time value to signed int64_t

3 participants