|
Ninja
|
#include <stdio.h>#include <stdlib.h>#include "depfile_parser.h"#include "util.h"#include "metrics.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 22 of file parser_perftest.cc.
References GetTimeMillis(), DepfileParser::Parse(), and ReadFile().
1.8.7