Home
last modified time | relevance | path

Searched refs:EPOCH (Results 1 – 1 of 1) sorted by relevance

/chre-3.4.0/
DMakefile78 EPOCH=$(shell $(DATE_CMD) --date='2017-01-01' +%s) macro
79 CHRE_PATCH_VERSION = $(shell echo $$(((`$(DATE_CMD) +%s` - $(EPOCH)) / (60 * 60))))