Home | History | Annotate | Download | only in tools

Lines Matching refs:latest_timestamp

456     latest_timestamp = -1
462 if os.path.getmtime(gn_config_dir) > latest_timestamp:
463 latest_timestamp = os.path.getmtime(gn_config_dir)