/* * Copyright (C) 2012 William Robison * All right Reserved * Prior express permission is required for the * use of this software. */ extern char *scsim_align_time(int period_seconds, FILE *out, int line); extern int scsim_align(int period_seconds, int offset_milli, int epoch_mod, FILE *out, int line);