X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Ftimer.cpp;h=b0ccb62825407d1a2f458e7cce113ed86f81b839;hb=cddc9c28e3e1a242e55f68c9971d0710ada30e9f;hp=70ce2b815c47b062b9b6cf2c42578f5839ab1ce4;hpb=15250b2e51e8383a0df4b6e5a870c07e914d406d;p=apps%2Fagl-service-can-low-level.git diff --git a/src/timer.cpp b/src/timer.cpp index 70ce2b81..b0ccb628 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -14,7 +14,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + +#include "timer.hpp" + inline unsigned long systemTimeMs() { struct timeb t_msec;